• SSD: TRIM yes or no / SWAP yes or no ?

    Hardware
    2
    0 Votes
    2 Posts
    138 Views
    stephenw10S

    Trim: yes, SWAP: no IMO.

  • 0 Votes
    2 Posts
    455 Views
    stephenw10S

    pfSense is not configured to support multiple disks other than hardware raid or geom mirrors (or ZFS pools). There is no provision to mount additional disks in the GUI. It has been done before but some custom scripting is required to make sure services relying on additional disks are handled gracefully should the disk not be mounted for example.

    For logging you can install the syslog-ng package and specify the storage location on another disk. Then export the pfSense logs to it. Again though you can edit the fstab to mount that but it may be overwritten.

    Hosting a syslog server externally is the recommended way to go.

    Steve